GrapeCity ActiveReports for .NET 12.0J
GetEvents(Attribute[]) メソッド

属性配列。
指定したカスタム属性配列のイベント記述子コレクションを取得します。
構文
'宣言
 
Public Overloads Function GetEvents( _
   ByVal attributes() As Attribute _
) As EventDescriptorCollection
public EventDescriptorCollection GetEvents( 
   Attribute[] attributes
)

パラメータ

attributes
属性配列。

戻り値の型

このコンポーネントのインスタンスのためにフィルタされたイベントを表すSystem.ComponentModel.EventDescriptorCollectionです。
参照

関連項目

CustomProperties クラス
CustomProperties メンバ
オーバーロード一覧

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.